Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: BLS signatures over BLS12-381 curve #176

Open
wants to merge 29 commits into
base: community-edition
Choose a base branch
from

Conversation

nulltea
Copy link

@nulltea nulltea commented Oct 2, 2023

Add BLS signatures for newly added BLS12-381. Relies on axiom-crypto/halo2curves#8. It should be merged after #175.

Open questions:

  • is there a need for BlsSignatureChip trait to standardize for BN256 and BLS12-381 curves?

Benchmarks

test_bls_signature (verify 1 BLS signature w/o hash to curve) k=19 lookup_bits=18:

Gate Chip | Phase 0: 4960683 advice cells
Total 82 fixed cells
Total range check advice cells to lookup per phase: [619032, 0, 0]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant